home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1997 March
/
Software of the Month Club 1997 March.iso
/
pc
/
dos
/
biz
/
solveit
/
printdoc.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-06-12
|
326 b
|
22 lines
echo off
cls
echo.
echo.
echo.
echo.
echo Make sure that your printer is on line...
echo.
echo And that the paper is loaded. You will need about 115 sheets...
echo.
echo Press "Ctrl-Break" if you wish to cancel..
echo.
echo.
pause
echo.
echo.
echo Printing...
copy SLVIT4.doc prn
echo.
echo.
echo Done